Autogenerated HTML docs for v1.5.0-50-gb7581
diff --git a/git-name-rev.html b/git-name-rev.html index c42f538..2ee23be 100644 --- a/git-name-rev.html +++ b/git-name-rev.html
@@ -272,7 +272,8 @@ </div> <h2>SYNOPSIS</h2> <div class="sectionbody"> -<p><em>git-name-rev</em> [--tags] ( --all | --stdin | <committish>… )</p> +<p><em>git-name-rev</em> [--tags] [--refs=<pattern>] + ( --all | --stdin | <committish>… )</p> </div> <h2>DESCRIPTION</h2> <div class="sectionbody"> @@ -291,6 +292,14 @@ </p> </dd> <dt> +--refs=<pattern> +</dt> +<dd> +<p> + Only use refs whose names match a given shell pattern. +</p> +</dd> +<dt> --all </dt> <dd> @@ -342,7 +351,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 03-Oct-2006 08:41:15 UTC +Last updated 18-Feb-2007 00:34:41 UTC </div> </div> </body>